Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 172,522 for

document formatting

(0.15 sec)
  1. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Inline.isMoveFromRevision property | Aspose.Wor...

    Inline.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....9 enhances document loading reliability, expands...expands shape and text formatting, improves Markdown export with...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  4. Working with the ThreeDFormat of Shape or Chart...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class to work with the 3‑D format of a shape or chart. The ThreeDFormat...< head > < title > Apply 3D Format Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  5. C++ API to Convert XSLFO to SXC | products.aspo...

    Convert XSLFO to SXC via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is an XML-based...used to describe the formatting of a document. It is used to generate...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. C++ API to Convert XSLFO to XLAM | products.asp...

    Convert XSLFO to XLAM via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is a markup language...language for XML documents which is used to define the layout of...

    products.aspose.com/total/cpp/conversion/xslfo-...
  7. Working with Text Document|Aspose.Words for Pyt...

    Work with a text Document and modify its objects using Python....Ask AI Working with Text Document Contents [ Hide ] In this article...useful for working with a text document via Aspose.Words. Please note...

    docs.aspose.com/words/python-net/working-with-t...
  8. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This Document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings....has used Microsoft Excel to format cells will be familiar with...used to get and set a cell’s formatting. The Style class provides...

    docs.aspose.com/cells/python-net/cells-alignmen...
  9. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...RemoveNumbers (); // When saving the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Split a Document in C#|Aspose.Words for .NET

    Split a Document into several files using C#. Use the split feature to effectively split a Document by headings or sections, as well as by pages or by page ranges....Ask AI Split a Document Contents [ Hide ] What is this page about...page explains how to split a document into parts programmatically...

    docs.aspose.com/words/net/split-a-document/